Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change TS compiler to ts-proto and nice-grpc for backwards compatibility #2

Merged
merged 4 commits into from
Nov 24, 2024

Conversation

binaryoverload
Copy link
Collaborator

@binaryoverload binaryoverload commented Nov 24, 2024

This PR stems from attempting to upgrade the account server to the new package and realising that using protobuf-ts requires a whole different server runtime, which I didn't consider when making this repo.

Changes:

Question for @jonbarrow: This would technically be a major change given it's a breaking change from 2.0.0, but since we have not used this package yet, would we be happy just making it a patch version? (2.0.1 in this case)

Still needs to be done:

  • Update version

Copy link
Contributor

github-actions bot commented Nov 24, 2024

The latest Buf updates on your PR. Results from workflow Validate Pull Request / check_buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed✅ passedNov 24, 2024, 6:23 PM

@jonbarrow
Copy link
Member

2.0.1 is fine in this case 👍 nothing uses 2.0.0 like you said, so I don't think it matters that much

@binaryoverload binaryoverload marked this pull request as ready for review November 24, 2024 18:20
jonbarrow
jonbarrow previously approved these changes Nov 24, 2024
Copy link
Member

@jonbarrow jonbarrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jonbarrow jonbarrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 2, electric boogaloo

@binaryoverload binaryoverload merged commit a1f8fe5 into master Nov 24, 2024
2 checks passed
@binaryoverload binaryoverload deleted the change-ts-compiler branch November 24, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants